home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000424_news@columbia.edu _Thu Jul 20 15:40:56 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA17548
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 20 Jul 2000 15:40:55 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA02466
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Jul 2000 15:40:55 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA27555
  10.     for kermit.misc@watsun.cc.columbia.edu; Thu, 20 Jul 2000 15:13:02 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: pepmnt@columbia.edu (John Chandler)
  13. Subject: Re: c-kermit and ibm 3270 mainframe protocol
  14. Date: 20 Jul 2000 19:13:01 GMT
  15. Organization: Columbia University
  16. Message-ID: <8l7ivt$ot9$2@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. Jeffrey Altman (jaltman@watsun.cc.columbia.edu) wrote:
  20. : In article <20000718184935.16146.00001417@ng-fz1.aol.com>,
  21. : CSpasov <cspasov@aol.com> wrote:
  22. : : I have tried to use crtl-\ then b for the BREAK key and to connect to the
  23. : : mainframe.This BREAK command has no effect.However I cannot even enter the
  24. : : command like dial vtam for starters. Is there anyway that I can get the
  25. : : fullscreen tn3270 server or work around with the linemode connection??
  26.  
  27. : The BREAK signal which is generated by Ctrl-\ b is not the same as 
  28. : the BREAK command sent by the BREAK key on a 3270 terminal.  Different 
  29. : concepts.
  30.  
  31. True, but this thread is dealing with a linemode session, so I would
  32. have expected the C-\ b combination to transmit the right thing for
  33. waking up the mainframe.  It certainly used to do that when I was
  34. using MSK and a dial-up linemode session.
  35.  
  36.                     John Chandler